home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / time / times < prev   
Encoding:
Text File  |  1993-10-26  |  287 b   |  9 lines  |  [TEXT/$Tcl]

  1.  
  2.  
  3.           times
  4.                Return a list containing the process and  child  execu-
  5.                tion times in the form:
  6.                    utime stime cutime cstime
  7.                Also see the times(2) system  call  manual  page.   The
  8.                values are in milliseconds.
  9.